[C#][GetKeyboardState()] Is it possible to poll GetKeyboardState() as a replacement for a global key

Posted by Alex on Stack Overflow See other posts from Stack Overflow or by Alex
Published on 2010-04-11T07:28:53Z Indexed on 2010/04/11 7:33 UTC
Read the original article Hit count: 216

Filed under:
|

Is it possible to poll GetKeyboardState() as a replacement for a global keyboard hook?

© Stack Overflow or respective owner

Related posts about c#

Related posts about keyboard-hook